[INFO] cloning repository https://github.com/bm-w/advent20-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bm-w/advent20-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7080e0daf313deb1daf6ac4de5ac74f0ee3ce3f
[INFO] testing bm-w/advent20-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-w%2Fadvent20-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bm-w/advent20-rs
[INFO] finished tweaking git repo https://github.com/bm-w/advent20-rs
[INFO] tweaked toml for git repo https://github.com/bm-w/advent20-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bm-w/advent20-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bm-w/advent20-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.1.8
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded indoc v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad231f7c8e14d164216363ee8a069402513d19ce61b30f3bb66021d9f43f64ae
[INFO] running `Command { std: "docker" "start" "-a" "ad231f7c8e14d164216363ee8a069402513d19ce61b30f3bb66021d9f43f64ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad231f7c8e14d164216363ee8a069402513d19ce61b30f3bb66021d9f43f64ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad231f7c8e14d164216363ee8a069402513d19ce61b30f3bb66021d9f43f64ae", kill_on_drop: false }`
[INFO] [stdout] ad231f7c8e14d164216363ee8a069402513d19ce61b30f3bb66021d9f43f64ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44248695d2495372261ebddb16fb02aefbc04363eed8f0262c68125239451a51
[INFO] running `Command { std: "docker" "start" "-a" "44248695d2495372261ebddb16fb02aefbc04363eed8f0262c68125239451a51", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling advent20 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day04.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub(super) struct InvalidFieldError(String);
[INFO] [stdout]     |                       ----------------- ^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidFieldError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day05.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) struct InvalidRowError(char);
[INFO] [stdout]    |                       --------------- ^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidRowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day05.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(super) struct InvalidColumnError(char);
[INFO] [stdout]     |                       ------------------ ^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidColumnError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day07.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |         InvalidColorWords(usize),
[INFO] [stdout]    |         ----------------- ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BagError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 -         InvalidColorWords(usize),
[INFO] [stdout] 75 +         InvalidColorWords(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day08.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(super) struct InvalidOpError(String);
[INFO] [stdout]    |                       -------------- ^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidOpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day13.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) struct InvalidBusError(ParseIntError);
[INFO] [stdout]     |                       --------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidBusError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day24.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Char(char),
[INFO] [stdout]     |         ---- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 115 -         Char(char),
[INFO] [stdout] 115 +         Char(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day24.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Next(Option<char>)
[INFO] [stdout]     |         ---- ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -         Next(Option<char>)
[INFO] [stdout] 116 +         Next(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day04.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport> {
[INFO] [stdout]    |                                ^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day04.rs:158:45
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport>, PassportError> {
[INFO] [stdout]     |                                                ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport<'_>>, PassportError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day16.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &u32> + 'a {
[INFO] [stdout]    |                                    --                --                                 ^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                                    |                 |                                  |
[INFO] [stdout]    |                                    |                 the lifetime is named here         the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &'a u32> + 'a {
[INFO] [stdout]    |                                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day19.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input {
[INFO] [stdout]     |                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day21.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food> {
[INFO] [stdout]    |                            ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
[INFO] running `Command { std: "docker" "inspect" "44248695d2495372261ebddb16fb02aefbc04363eed8f0262c68125239451a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44248695d2495372261ebddb16fb02aefbc04363eed8f0262c68125239451a51", kill_on_drop: false }`
[INFO] [stdout] 44248695d2495372261ebddb16fb02aefbc04363eed8f0262c68125239451a51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dad9a74158d2f34dbc12fb057add5b6bc7c72582df7f939f0ab18dfb47e1b5b5
[INFO] running `Command { std: "docker" "start" "-a" "dad9a74158d2f34dbc12fb057add5b6bc7c72582df7f939f0ab18dfb47e1b5b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling advent20 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day04.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub(super) struct InvalidFieldError(String);
[INFO] [stdout]     |                       ----------------- ^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidFieldError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day05.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) struct InvalidRowError(char);
[INFO] [stdout]    |                       --------------- ^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidRowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day05.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(super) struct InvalidColumnError(char);
[INFO] [stdout]     |                       ------------------ ^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidColumnError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day13.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) struct InvalidBusError(ParseIntError);
[INFO] [stdout]     |                       --------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidBusError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day24.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Char(char),
[INFO] [stdout]     |         ---- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 115 -         Char(char),
[INFO] [stdout] 115 +         Char(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/day24.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Next(Option<char>)
[INFO] [stdout]     |         ---- ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -         Next(Option<char>)
[INFO] [stdout] 116 +         Next(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day04.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport> {
[INFO] [stdout]    |                                ^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day04.rs:158:45
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport>, PassportError> {
[INFO] [stdout]     |                                                ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport<'_>>, PassportError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day16.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &u32> + 'a {
[INFO] [stdout]    |                                    --                --                                 ^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                                    |                 |                                  |
[INFO] [stdout]    |                                    |                 the lifetime is named here         the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &'a u32> + 'a {
[INFO] [stdout]    |                                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day19.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input {
[INFO] [stdout]     |                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn input_from_str(s: &str) -> Input<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day21.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food> {
[INFO] [stdout]    |                            ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn input_foods_from_str(s: &str) -> Vec<Food<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.20s
[INFO] running `Command { std: "docker" "inspect" "dad9a74158d2f34dbc12fb057add5b6bc7c72582df7f939f0ab18dfb47e1b5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad9a74158d2f34dbc12fb057add5b6bc7c72582df7f939f0ab18dfb47e1b5b5", kill_on_drop: false }`
[INFO] [stdout] dad9a74158d2f34dbc12fb057add5b6bc7c72582df7f939f0ab18dfb47e1b5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bedfc379e2f39b2d4664639d0772c0ed362add779db7a6e0fee751c4042e61de
[INFO] running `Command { std: "docker" "start" "-a" "bedfc379e2f39b2d4664639d0772c0ed362add779db7a6e0fee751c4042e61de", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day04.rs:106:38
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub(super) struct InvalidFieldError(String);
[INFO] [stderr]     |                       ----------------- ^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `InvalidFieldError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/day05.rs:88:36
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub(super) struct InvalidRowError(char);
[INFO] [stderr]    |                       --------------- ^^^^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `InvalidRowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day05.rs:102:39
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub(super) struct InvalidColumnError(char);
[INFO] [stderr]     |                       ------------------ ^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `InvalidColumnError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day13.rs:107:36
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub(super) struct InvalidBusError(ParseIntError);
[INFO] [stderr]     |                       --------------- ^^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `InvalidBusError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day24.rs:115:8
[INFO] [stderr]     |
[INFO] [stderr] 115 |         Char(char),
[INFO] [stderr]     |         ---- ^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DirError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 115 -         Char(char),
[INFO] [stderr] 115 +         Char(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/day24.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 116 |         Next(Option<char>)
[INFO] [stderr]     |         ---- ^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DirError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 116 -         Next(Option<char>)
[INFO] [stderr] 116 +         Next(())
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/day04.rs:73:32
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport> {
[INFO] [stderr]    |                                ^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn input_passports_from_str(s: &str) -> Vec<Passport<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/day04.rs:158:45
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport>, PassportError> {
[INFO] [stderr]     |                                                ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub(super) fn try_passports_from_string(s: &str) -> Result<Vec<Passport<'_>>, PassportError> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/day16.rs:21:86
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &u32> + 'a {
[INFO] [stderr]    |                                    --                --                                 ^^^^    -- the same lifetime is named here
[INFO] [stderr]    |                                    |                 |                                  |
[INFO] [stderr]    |                                    |                 the lifetime is named here         the same lifetime is elided here
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn invalid_ticket_numbers<'a>(&'a self, ticket: &'a Ticket) -> impl Iterator<Item = &'a u32> + 'a {
[INFO] [stderr]    |                                                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/day19.rs:195:22
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn input_from_str(s: &str) -> Input {
[INFO] [stderr]     |                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn input_from_str(s: &str) -> Input<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/day21.rs:35:28
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn input_foods_from_str(s: &str) -> Vec<Food> {
[INFO] [stderr]    |                            ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn input_foods_from_str(s: &str) -> Vec<Food<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent20` (bin "advent20" test) generated 11 warnings (run `cargo fix --bin "advent20" -p advent20 --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent20-dcefa6aeede55780)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test day03::parsing::test ... ok
[INFO] [stdout] test day05::parsing::column ... ok
[INFO] [stdout] test day05::parsing::row ... ok
[INFO] [stdout] test day04::parsing::test ... ok
[INFO] [stdout] test day05::parsing::seat ... ok
[INFO] [stdout] test day03::tests ... ok
[INFO] [stdout] test day06::parsing::group ... ok
[INFO] [stdout] test day06::parsing::groups ... ok
[INFO] [stdout] test day02::tests ... ok
[INFO] [stdout] test day07::parsing::rule ... ok
[INFO] [stdout] test day07::parsing::rules ... ok
[INFO] [stdout] test day08::parsing::instr ... ok
[INFO] [stdout] test day08::parsing::instrs ... ok
[INFO] [stdout] test day08::parsing::op ... ok
[INFO] [stdout] test day06::parsing::person ... ok
[INFO] [stdout] test day07::parsing::bag ... ok
[INFO] [stdout] test day05::tests ... ok
[INFO] [stdout] test day01::tests ... ok
[INFO] [stdout] test day08::tests ... ok
[INFO] [stdout] test day11::parsing::test ... ok
[INFO] [stdout] test day10::tests ... ok
[INFO] [stdout] test day12::parsing::tests ... ok
[INFO] [stdout] test day12::tests ... ok
[INFO] [stdout] test day13::parsing::bus ... ok
[INFO] [stdout] test day13::parsing::context ... ok
[INFO] [stdout] test day13::tests ... ok
[INFO] [stdout] test day14::parsing::instr ... ok
[INFO] [stdout] test day14::parsing::instrs ... ok
[INFO] [stdout] test day09::tests ... ok
[INFO] [stdout] test day14::parsing::mask ... ok
[INFO] [stdout] test day09::parsing::tests ... ok
[INFO] [stdout] test day10::parsing::tests ... ok
[INFO] [stdout] test day16::parsing::range ... ok
[INFO] [stdout] test day16::parsing::input ... ok
[INFO] [stdout] test day16::parsing::ticket ... ok
[INFO] [stdout] test day16::parsing::rule ... ok
[INFO] [stdout] test day17::parsing::grid ... ok
[INFO] [stdout] test day17::parsing::input ... ok
[INFO] [stdout] test day16::tests ... ok
[INFO] [stdout] test day06::tests ... ok
[INFO] [stdout] test day18::parsing::inputs ... ok
[INFO] [stdout] test day18::parsing::expr ... ok
[INFO] [stdout] test day04::tests ... ok
[INFO] [stdout] test day19::parsing::input ... ok
[INFO] [stdout] test day19::matching::simplified ... ok
[INFO] [stdout] test day18::tests ... ok
[INFO] [stdout] test day20::parsing::test_input ... ok
[INFO] [stdout] test day20::assembly::edges ... ok
[INFO] [stdout] test day20::scanning::index ... ok
[INFO] [stdout] test day20::scratch ... ok
[INFO] [stdout] test day07::tests ... ok
[INFO] [stdout] test day20::transform::transform_mul ... ok
[INFO] [stdout] test day21::parsing::input ... ok
[INFO] [stdout] test day21::tests ... ok
[INFO] [stdout] test day22::parsing::input ... ok
[INFO] [stdout] test day20::transform::transform_inv ... FAILED
[INFO] [stdout] test day20::tests ... ok
[INFO] [stdout] test day24::parsing::input ... ok
[INFO] [stdout] test day19::tests ... ok
[INFO] [stdout] test day14::tests ... ok
[INFO] [stdout] test day11::tests ... ok
[INFO] [stdout] test day17::tests ... ok
[INFO] [stdout] test day25::tests ... ok
[INFO] [stdout] test day24::tests ... ok
[INFO] [stdout] test day23::tests ... ok
[INFO] [stdout] test day22::tests ... ok
[INFO] [stdout] test day15::tests ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day20::transform::transform_inv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day20::transform::transform_inv' (74) panicked at src/day20.rs:113:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Transform { rotation: Some(Left), flipped_hor: true }
[INFO] [stdout]  right: Transform { rotation: Some(Right), flipped_hor: true }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622779daf80a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622779daf80a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622779daf80a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622779daf80a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622779dc371a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622779dc371a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x622779db4142 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622779db4142 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622779d8e9cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622779d8e9cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622779da7d69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622779d44ecc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x622779d44ecc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622779da7f22 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x622779da7f22 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622779d8ea88 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622779d863f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622779d8f79d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622779dc3eac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622779dc3d63 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x622779c576d2 - core[786f478f706679df]::panicking::assert_failed::<advent20[4a6dd2744f7abaeb]::day20::transform::Transform, advent20[4a6dd2744f7abaeb]::day20::transform::Transform>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x622779c9b8ce - advent20[4a6dd2744f7abaeb]::day20::transform::transform_inv
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day20.rs:113:3
[INFO] [stdout]   22:     0x622779c98a17 - advent20[4a6dd2744f7abaeb]::day20::transform::transform_inv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day20.rs:111:20
[INFO] [stdout]   23:     0x622779c8b706 - <advent20[4a6dd2744f7abaeb]::day20::transform::transform_inv::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622779d38fab - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622779d38fab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622779d4599b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622779d4599b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x622779d4599b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622779d4599b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622779d4599b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622779d4599b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622779d4599b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622779d410b4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622779d410b4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622779d485a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622779d485a2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x622779d485a2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622779d485a2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622779d485a2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622779d485a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622779d485a2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622779daf11f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x622779daf11f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7aed27324aa4 - <unknown>
[INFO] [stdout]   45:     0x7aed273b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day20::transform::transform_inv
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 66 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent20`
[INFO] running `Command { std: "docker" "inspect" "bedfc379e2f39b2d4664639d0772c0ed362add779db7a6e0fee751c4042e61de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bedfc379e2f39b2d4664639d0772c0ed362add779db7a6e0fee751c4042e61de", kill_on_drop: false }`
[INFO] [stdout] bedfc379e2f39b2d4664639d0772c0ed362add779db7a6e0fee751c4042e61de
